home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Applications 1996 May / SGI IRIX 6.2 Applications 1996 May.iso / dist / impr_dev.idb / usr / impressario / doc / PDMessages.inc.z / PDMessages.inc
Text File  |  1996-05-06  |  6KB  |  141 lines

  1. /**************************************************************************
  2.  *
  3.  *           Copyright (c)    1994 Silicon Graphics, Inc.
  4.  *            All Rights Reserved
  5.  *
  6.  *       THIS    IS UNPUBLISHED PROPRIETARY SOURCE CODE OF SGI
  7.  *
  8.  * The copyright notice above does not evidence any actual of intended
  9.  * publication of such source code, and is an unpublished work by Silicon
  10.  * Graphics, Inc. This material contains CONFIDENTIAL INFORMATION that is
  11.  * the property of Silicon Graphics, Inc. Any use, duplication or
  12.  * disclosure not specifically authorized by Silicon Graphics is strictly
  13.  * prohibited.
  14.  *
  15.  * RESTRICTED RIGHTS LEGEND:
  16.  *
  17.  * Use, duplication or disclosure by the Government is subject to
  18.  * restrictions as set forth in subdivision (c)(1)(ii) of the Rights in
  19.  * Technical Data and Computer Software clause at DFARS 52.227-7013,
  20.  * and/or in similar or successor clauses in the FAR, DOD or NASA FAR
  21.  * Supplement. Unpublished - rights reserved under the Copyright Laws of
  22.  * the United States. Contractor is SILICON GRAPHICS, INC., 2011 N.
  23.  * Shoreline Blvd., Mountain View, CA 94039-7311
  24.  **************************************************************************
  25.  *
  26.  * File: PDMessages.inc
  27.  *
  28.  * Description: This file contains the libpod standard messages. For
  29.  *    libpod standard message code there is a corresponding message.
  30.  *    The libpod function PDMakeMessage(3) takes a libpod message code
  31.  *    and fills in a PDMessageStruct with the code and a standard message.
  32.  *    Listed below are the messages for each message code defined in
  33.  *    pod.h.
  34.  *
  35.  *    To find the message for a particular libpod message code, remove
  36.  *    the leading "PD_" from the code defined in pod.h and look in the
  37.  *    table for that code. The message corresponding to that code is
  38.  *    listed next to the code. If more than one message appears with a
  39.  *    given code, the messages will be concatenated when displayed.
  40.  *
  41.  **************************************************************************/
  42.  
  43.  
  44. /* Information messages */
  45.  
  46. _PDMSG_START(info_msg)
  47.     _PDMSG( INFO_JOB_START, "Job started" )
  48.     _PDMSG( INFO_JOB_END, "Job completed" )
  49. _PDMSG_END(info_msg)
  50.  
  51.  
  52. /* Warning messages */
  53.  
  54. _PDMSG_START(warn_msg)
  55.     _PDMSG( WARN_MANUAL_FEED, "Printer is waiting for manually fed media.  "
  56.         "Please hand feed the media." )
  57.     _PDMSG( WARN_REQ_PAPER, "Printer is waiting for paper media.  "
  58.         "Please replace the transparency media with paper" )
  59.     _PDMSG( WARN_REQ_TRANSPARENCY, "Printer is waiting for transparency media."
  60.         "  Please replace paper with transparency media" )
  61.     _PDMSG( WARN_INK_LOW, "Printer reports that one or more colors are low.  "
  62.         "Please add ink." )
  63. _PDMSG_END(warn_msg)
  64.  
  65.  
  66. /* Error messages */
  67.  
  68. _PDMSG_START(error_msg)
  69.     _PDMSG( ERROR_WAIT, "Printer is not ready.  Please wait." )
  70.     _PDMSG( ERROR_WARMING_UP, "Printer is warming up.  Please wait." )
  71.     _PDMSG( ERROR_SELF_TEST, "Printer is in self test mode.  Please wait." )
  72.     _PDMSG( ERROR_MAINTENANCE, "Printer is in self test mode.  Please wait." )
  73.     _PDMSG( ERROR_RESETTING, "Printer is resetting itself.  Please wait." )
  74.     _PDMSG( ERROR_MEDIA_MOVEMENT, "Printer is clearing media from paper path."
  75.         "  Please wait." )
  76.     _PDMSG( ERROR_TIMEOUT, "Printer has timed out and host has stopped "
  77.         "sending.  Please check printer." )
  78.  
  79.     _PDMSG( ERROR_OFFLINE, "Printer is offline.  Please check printer front "
  80.         "panel." )
  81.     _PDMSG( ERROR_DESELECTED, "Printer is offline.  Please check printer "
  82.         "front panel." )
  83.     _PDMSG( ERROR_COVER_OPEN, "Printer reports a cover or door open.  "
  84.         "Please close to continue." )
  85.     _PDMSG( ERROR_DOOR_OPEN, "Printer reports a cover or door open.  "
  86.         "Please close to continue." )
  87.  
  88.     _PDMSG( ERROR_MEDIA_JAM, "Media is jammed.  Please clear media path." )
  89.     _PDMSG( ERROR_PAPER_JAM, "Paper is jammed.  Please clear paper path." )
  90.     _PDMSG( ERROR_PAPER_ENTRY_JAM, "Paper is jammed at paper path entry.  "
  91.         "Please clear paper path." )
  92.     _PDMSG( ERROR_PAPER_PATH_JAM, "Paper is jammed in mid paper path.  "
  93.         "Please clear paper path." )
  94.     _PDMSG( ERROR_PAPER_EXIT_JAM, "Paper is jammed at paper path exit.  "
  95.         "Please clear paper path." )
  96.     _PDMSG( ERROR_TRANSFER_JAM, "Transfer roll is jammed.  "
  97.         "Please replace transfer roll." )
  98.  
  99.     _PDMSG( ERROR_MEDIA_OUT, "Printer is out of media.  Please add media." )
  100.     _PDMSG( ERROR_PAPER_OUT, "Printer is out of paper.  Please add paper." )
  101.     _PDMSG( ERROR_INK_OUT, "Printer is out of ink.   Please add." )
  102.     _PDMSG( ERROR_TRANSFER_OUT, "Printer is out of transfer.   Please add." )
  103.     _PDMSG( ERROR_TONER_OUT, "Printer is out of toner.   Please add." )
  104.     _PDMSG( ERROR_FUSER_OUT, "Printer is out of fuser.  "
  105.         "Please replace fuser." )
  106.     _PDMSG( ERROR_DRUM_OUT, "Printer print drum is bad.  "
  107.         "Please replace print drum." )
  108.     _PDMSG( ERROR_CLEANER_OUT, "Printer is out of cleaner.  "
  109.         "Please add cleaner." )
  110.     _PDMSG( ERROR_FLUID_OUT, "Printer is out of fluid.  Please add fluid." )
  111.  
  112.     _PDMSG( ERROR_OTHER_FAULT, "Printer reports faulted state.  "
  113.         "Please check printer." )
  114.     _PDMSG( ERROR_OUTPUT_TRAY_FULL, "Printer output tray is full.  "
  115.         "Please empty output tray." )
  116.     _PDMSG( ERROR_WASTE_BIN_FULL, "Printer waste bin full.  "
  117.         "Please empty waste bin." )
  118.     _PDMSG( ERROR_NO_PAPER_TRAY, "Printer paper tray not fully inserted.  "
  119.         "Please reinsert paper tray." )
  120.  
  121.     _PDMSG( ERROR_NOT_RESPONDING, "Printer is not responding.  "
  122.         "Please check power and cables." )
  123.     _PDMSG( ERROR_POWER_OFF, "Printer is not responding: it may be turned "
  124.         "off.  Please check printer power." )
  125.     _PDMSG( ERROR_NOT_CONNECTED, "Printer is not properly connected.  "
  126.         "Please check cables." )
  127.     _PDMSG( ERROR_REPORTS_BUSY, "Printer reports internal busy state.  "
  128.         "Please wait." )
  129.     _PDMSG( ERROR_NO_ACKNOWLEDGE, "Printer is not acknowledging.  "
  130.         "Please check cables." )
  131.  
  132.     _PDMSG( ERROR_SERVICE_CALL, "Printer requests service.  "
  133.         "Please call service or key operator." )
  134.     _PDMSG( ERROR_HOST_IF_FAILURE, "Host interface error: cannot read status."
  135.         "  Please check host interface." )
  136.     _PDMSG( ERROR_PRINTER_IF_FAILURE, "Printer interface error: cannot read "
  137.         "status.  Please check printer interface." )
  138.     _PDMSG( ERROR_REPORTS_FAILURE, "Printer reports internal failure.  "
  139.         "Please call service or key operator." )
  140. _PDMSG_END(error_msg)
  141.